home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / Slackwar / docs / slack-docs / cnews / slurp.sys < prev    next >
Text File  |  1995-07-27  |  1KB  |  47 lines

  1. # slurp.sys - which newsgroups we wish to take from each NNTP server
  2. #
  3. # Format is
  4. #   hostname/sublist:groups/distributions:flags:username/password
  5. #
  6. # * Entries for a particular host can be continued on more than one
  7. #   line by using a '\' at the end of the line.
  8. # * There is no limit on the length of each line.
  9. # * Whitespace is only allowed in comments - nowhere else!
  10. # * Comments begin with a '#'.
  11. # * Distributions are *not* recommended if you want a reasonable
  12. #   throughput and don't want to increase the server load too much...
  13. # * Possible flags are
  14. #      i  don't load /save unretrieved messsage IDs
  15. #      l  use local time, not that at the server
  16. #      r  do a 'mode reader' command
  17. # * If username/password are supplied then they will be used with the
  18. #   NNTP simple authorisation protocol.
  19. #      
  20. # Feed from news.demon.co.uk
  21. # ==========================
  22. news.demon.co.uk:\
  23. comp.os.linux.announce,\
  24. comp.os.linux.networking,\
  25. demon.announce,\
  26. demon.ip.support,\
  27. demon.ip.support.unix,\
  28. demon.tech.unix,\
  29. demon.test,\
  30. misc.test.moderated,\
  31. news.announce.newusers
  32. #
  33. # Feed from pubnews.demon.co.uk
  34. # =============================
  35. pubnews.demon.co.uk:\
  36. comp.os.linux.announce,\
  37. comp.os.linux.networking,\
  38. demon.announce,\
  39. demon.ip.support,\
  40. demon.ip.support.unix,\
  41. demon.tech.unix,\
  42. demon.test,\
  43. misc.test.moderated,\
  44. news.announce.newusers
  45. #
  46. # END OF FILE
  47.